Skip to content

[SCB-356] update metrics write file samples : add status code to file name#561

Merged
WillemJiang merged 1 commit into
apache:masterfrom
zhengyangyong:SCB-356
Mar 1, 2018
Merged

[SCB-356] update metrics write file samples : add status code to file name#561
WillemJiang merged 1 commit into
apache:masterfrom
zhengyangyong:SCB-356

Conversation

@zhengyangyong
Copy link
Copy Markdown

@zhengyangyong zhengyangyong commented Feb 28, 2018

Signed-off-by: zhengyangyong yangyong.zheng@huawei.com

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Add status code to metrics output file name for better effect
before :
mwf.mwf-log4j-springboot.mwf-log4j-springboot.demoServiceEndpoint.fun.producer.execution.latency.dat
now :
mwf.mwf-log4j-springboot.mwf-log4j-springboot.demoServiceEndpoint.fun.producer.execution.latency.(status code like 200).dat

Signed-off-by: zhengyangyong <yangyong.zheng@huawei.com>
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 87.185% when pulling a2705e6 on zhengyangyong:SCB-356 into b09a6c2 on apache:master.

@WillemJiang WillemJiang merged commit 8c457f4 into apache:master Mar 1, 2018
@zhengyangyong zhengyangyong deleted the SCB-356 branch March 27, 2018 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants